Start reftests for gsk
authorMatthias Clasen <mclasen@redhat.com>
Mon, 2 Oct 2017 04:18:08 +0000 (00:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 2 Oct 2017 04:21:56 +0000 (00:21 -0400)
commit8beb78149dcabed5425a718ef2ca3f22c4e2ef97
tree302e489841e443685b46e30e9cd79ec21bd861ec
parent47464ce4da663f3ace9a01647274d68e8143cfe8
Start reftests for gsk

Add a framework similar to what we have for gtk reftests
that lets us drop in a function to generate render nodes,
and compare reference output.
testsuite/gsk/colors.node [new file with mode: 0644]
testsuite/gsk/colors.png [new file with mode: 0644]
testsuite/gsk/meson.build [new file with mode: 0644]
testsuite/gsk/reftest-compare.c [new file with mode: 0644]
testsuite/gsk/reftest-compare.h [new file with mode: 0644]
testsuite/gsk/test-render-nodes.c [new file with mode: 0644]
testsuite/meson.build